bitkeeper revision 1.825.4.1 (4063e75eUgpPAtUa6r4AHprjhGFvew)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Fri, 26 Mar 2004 08:18:38 +0000 (08:18 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Fri, 26 Mar 2004 08:18:38 +0000 (08:18 +0000)
Console-HOWTO.txt:
  Fix console docs.

docs/Console-HOWTO.txt

index 7844d97f77b6a4b9f4643219323096e09f9d7a39..22927785dccdec5b2cbfa8381192a8299214cd9e 100644 (file)
@@ -60,8 +60,8 @@ Virtual console for other domains
  the provided init.d script. To integrate startup and shutdown of xend
  in such a system, you will need to run a few configuration commands:
   # chkconfig --add xend
-  # chkconfig --level 35 on
-  # chkconfig --level 01246 off
+  # chkconfig --level 35 xend on
+  # chkconfig --level 01246 xend off
  This will avoid the need to run xend manually from rc.local, for example.
 
  Note that, when a domain is created using xc_dom_create.py, xend MUST